C#Builder ToolsAPIAddIn example
===============================

To build this dll, you may need to update the reference to Borland.Studio.ToolsAPI.dll 
under "References" in the Project Manager. 
Remove the reference, and add it again to update it. Browse to your C#Builder Bin directory to 
find the assembly. 

To install this into the IDE and have it run exactly once,
add the following registry key under:

HKEY_CURRENT_USER/Software/Borland/BDS/1.0/Known IDE Assemblies/$(BDS)/bin/ToolsAPIAddIn.dll = RunOnce

If the IDE has not run, then you will have to add it to HKEY_LOCAL_MACHINE.